<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav_1{
    width:725px;
	float:right;
    clear: both;
    position:relative;}

/*common start*/
* {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	list-style-type: none;
}

em, i {
	font-style: normal;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #066;
}

body {
	color: #666;
	font: 12px/22px "Simsun", "å®‹ä½“";
	overflow-x: hidden;
}
/*common end*/

.wrapper {
	width:100%;
/*	position: absolute;
	top:-60px;
	height:600px;*/
}

/*head start*/
.topNav {
	width: 100%;
	height: 50px;
	z-index: 1;
}

.topNavList {
	width: 100%;
	height: 50px;
	margin: 0 auto;
}

.topNavSub {
	position: relative;
}

.topNav a {
	height:50px;
	line-height: 50px;
	color: #000;
	text-align:center;
	text-decoration:none;
}

.activeLeft {
	width: 8px;
	height: 51px;
	position: absolute;
	top: -1px;
	display: none;
}

.activeRight {
	width: 10px;
	height: 51px;
	position: absolute;
	top: -1px;
	display: none;
}


/*sub start*/
.subNavWrapper {
	width: 270px;
	height: 300px;
	position: absolute;
	left: 44%;
	top: 145px;
	margin: 0 0 0 -495px;
	z-index: 999;
	display: none;
}

.subNavSet {
	width:100%;
	height: 300px;
	margin: 0 auto;
	position: relative;
}

.subNav {
	position: relative;
	display: none;
}

.subNav ul {
	height:300px;
	position: absolute;
	top: 16px;
	color: #333;
}

.subNav ul li{float:left;width:272px;border-bottom:1px solid #ccc; height:33px;}
.subNav ul a {
	width: 262px;
	display: block;
	text-align:center;
	padding:0px 5px;
	float: left;
	color: #000; 
	/*font:14px/30px "Microsoft YaHei";*/
	font-size:14px; height:33px; line-height:33px;
	background:#fff;
}

.subNav ul a:hover {
	color: #fff;
	width:262px;
	background:url('../images/navbg_01.png') repeat left top;color:#FFFFFF;text-decoration:none;
}


.sub1 {
	left:540px;
}

.sub2 {
	left:665px;
}

.sub3 {
	left:772px;
}

.sub4 {
	left:885px;
}

.sub5 {
	left:485px;
}

.sub6 {
	left:560px;
}
.sub0 .subBgTopLeft, .sub1 .subBgTopLeft,.sub2 .subBgTopLeft,.sub3 .subBgTopLeft,.sub4 .subBgTopLeft,.sub5 .subBgTopLeft,.sub6 .subBgTopLeft {
	width: 100%;
	height: 7px;
	display: block;
}

.sub0 .subBgBotLeft, .sub1 .subBgBotLeft,.sub2 .subBgBotLeft,.sub3 .subBgBotLeft,.sub4 .subBgBotLeft,.sub5 .subBgBotLeft, .sub6 .subBgBotLeft{
	width:270px;
	height:300px;
	display: block;
	background:none;
	border-top:1px solid #ccc;
	
}








.topNavList div {float:left;width:43px;}
.topNavList li {float:left;width:113px;height:50px;color:#0d1115;font-size:16px;text-align:center;background:url('../images/nav1.jpg') no-repeat right center;}
.topNavList li:last-child {background:url('') no-repeat;}
.topNavList li.select {border-bottom:1px solid #007ed9; color:#007ed9;}
.topNavList li.select a:link,.linav_ul li.select a:visited {color:#007ed9;font-size:16px;}
.topNavList li a:link,.linav_ul li a:visited {color:#0d1115;font-size:16px; display:inline-block;width:113px;height:50px; line-height:50px;}
.topNavList li a:hover {color:#004D9F;font-size:16px;text-decoration:none;}
.select {background:url('../images/index_04a.gif') no-repeat center 0px;}
.select a:link,.select a:visited {color:#FFFFFF;font-size:16px;}</pre></body></html>